home *** CD-ROM | disk | FTP | other *** search
/ PC World 2004 October / PCWorld_2004-10_cd.bin / software / topware / pspad / pspad431inst_cz.exe / {app} / Syntax / ObjectScript.INI < prev    next >
INI File  |  2004-05-01  |  2KB  |  182 lines

  1. ;PSPad user HighLighter definition file
  2. [Settings]
  3. Name=ObjectScript
  4. HTMLGroup=0
  5. FileType=*.os
  6. CommentString=
  7. ANSIComment=0
  8. PasComment=0
  9. SlashComment=1
  10. CComment=1
  11. SpecComment=0
  12. BasComment=0
  13. FoxComment=0
  14. REMComment=0
  15. ExclComment=0
  16. ByComment=0
  17. SharpComment=0
  18. SlashComment=1
  19. PerCentComment=0
  20. SinglQComment=0
  21. DblQComment=0
  22. SQLComment=0
  23. FortranComment=0
  24. CStarComment=0
  25. SingleQuote=0
  26. DoubleQuote=1
  27. Preprocessors=0
  28. IndentChar={
  29. UnIndentChar=}
  30. TabWidth=2
  31. CaseSensitive=1
  32. [KeyWords]
  33. abs=
  34. acos=
  35. add=
  36. addActionListener=
  37. addPrimHandler=
  38. Array=
  39. asin=
  40. assign=
  41. atan=
  42. atan2=
  43. atob=
  44. awt=
  45. btoa=
  46. castToExactNumber=
  47. castToInexactNumber=
  48. castToJavaObject=
  49. castToString=
  50. ceil=
  51. clear=
  52. close=
  53. concat=
  54. cos=
  55. E=
  56. elementAt=
  57. elementsAt=
  58. equals=
  59. eval=
  60. event=
  61. Exception=
  62. exec=
  63. exp=
  64. floor=
  65. function=
  66. getMember=
  67. getSelectedIndex=
  68. getSelectedItem=
  69. getText=
  70. getType=
  71. handleEvent=
  72. hashCode=
  73. index=
  74. indexOf=
  75. input=
  76. isFinite=
  77. isNaN=
  78. iterator=
  79. java=
  80. javax=
  81. join=
  82. jui=
  83. l1st=
  84. lang=
  85. lastIndexOf=
  86. left=
  87. length=
  88. log=
  89. logError=
  90. logInfoMsg=
  91. logWarning=
  92. match=
  93. Math=
  94. max=
  95. memberSet=
  96. method=
  97. min=
  98. next=
  99. notify=
  100. notifyAll=
  101. Object=
  102. open=
  103. output=
  104. PI=
  105. pkg=
  106. pop=
  107. pow=
  108. print=
  109. push=
  110. random=
  111. rctx=
  112. removePrimHandler=
  113. replace=
  114. reverse=
  115. round=
  116. run=
  117. search=
  118. selectedIndex=
  119. sendAndWaitForPrim=
  120. sendPrim=
  121. services=
  122. setSelectedIndex=
  123. setSelectedItem=
  124. setText=
  125. shift=
  126. sin=
  127. slice=
  128. sort=
  129. splice=
  130. sqrt=
  131. STATUS_FAILURE=
  132. STATUS_SUCCESS=
  133. String=
  134. substring=
  135. swing=
  136. tan=
  137. Thread=
  138. toLowerCase=
  139. toString=
  140. toUpperCase=
  141. type=
  142. util=
  143. wait=
  144. write=
  145. writeln=
  146. [ReservedWords]
  147. ...=
  148. break=
  149. callee=
  150. case=
  151. catch=
  152. const=
  153. continue=
  154. else=
  155. eval=
  156. extends=
  157. false=
  158. finally=
  159. for=
  160. function=
  161. if=
  162. import=
  163. instanceof=
  164. mixin=
  165. new=
  166. null=
  167. private=
  168. protected=
  169. public=
  170. return=
  171. static=
  172. switch=
  173. synchronized=
  174. this=
  175. throw=
  176. true=
  177. try=
  178. undefined=
  179. var=
  180. while=
  181.  
  182.